home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1997 May & June
/
Amiga-CD 1997 #5-6.iso
/
grafik
/
wildfire
/
wildfirefpu
/
macros
/
playstartfilm.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1997-03-07
|
422b
|
20 lines
/*
------------------------------------------------------------
PlayStartFilm.rexx
This script plays a fil on the Wildfire-Screen
Copyright ©1996 Infect
------------------------------------------------------------
*/
if ~show('P','Wildfire') then do
say " Error: The Wildfire-program must be started before executing this script."
exit
end
address 'Wildfire'
FC_PLAY 'wf:filmstrips/gearbox.film' '-1' 2 2 10 20